/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,
address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,
u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,
summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html { font-family: "微软雅黑","microsoft yahei","黑体"; }
body{ line-height:1.5; font-family: "微软雅黑","microsoft yahei","黑体"; font-size: 16px;}
ol,ul{ list-style:none }
blockquote,q{ quotes:none }
blockquote:before,blockquote:after,q:before,q:after{ content:'';content:none }
table{ border-collapse:collapse;border-spacing:0 }
a { text-decoration: none; outline: none; color: #333}
img, fieldset { border: 0; }
input, textarea, img { vertical-align: middle; }
:focus { outline: none; }      /* webkit hack */
textarea { overflow: auto; vertical-align: top; }

/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font-family: "微软雅黑","microsoft yahei","黑体";color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;}
html, body{ line-height:1.5; font-family: "微软雅黑","microsoft yahei","黑体"; font-size: 16px;}
div.page {
	margin-top:10px;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

div.page a {
    padding: 3px 7px;
    border: #ddd 1px solid;
    color: #417eb7;
    margin-right: 2px;
    text-decoration: none;
}

div.page a:hover {
    border: #2b66a5 1px solid;
    color: #000;
    background-color: #eee;
}

div.page span.current {
    border: navy 1px solid;
    padding: 3px 7px;
    font-weight: bold;
    color: #fff;
    margin-right: 2px;
    background-color: #417eb7;
}

div.page span.disabled {
    padding: 3px 7px;
    border: #929292 1px solid;
    color: #929292;
    margin-right: 2px;
}
